libldap-symbol-versions
authorDebian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Mon, 2 Jan 2017 03:47:36 +0000 (03:47 +0000)
committerRyan Tandy <ryan@nardis.ca>
Mon, 2 Jan 2017 03:47:36 +0000 (03:47 +0000)
commitca242678bec380a1ee7cc8ad0ce842055b9086d9
tree729037ad278dfc9fb7396aacfc084e977b86ab19
parentaa914f3d4a3ec14d0b675d1973e1fd396b141158
libldap-symbol-versions

Add symbol versioning to the public LDAP libraries.  This is required for
library transitions, such as the current transition from 2.1 to 2.4,
since programs will sometimes have both libraries loaded by different
dependency chains during the transition.

Not yet contributed upstream.

Upstream ITS #5365 filed requesting symbol versioning for libldap and
libber.

Gbp-Pq: Name libldap-symbol-versions
build/openldap.m4
build/top.mk
configure.in
libraries/liblber/Makefile.in
libraries/liblber/liblber.map [new file with mode: 0644]
libraries/libldap/Makefile.in
libraries/libldap/libldap.map [new file with mode: 0644]
libraries/libldap_r/Makefile.in